home *** CD-ROM | disk | FTP | other *** search
- Date: Fri, 29 Jul 94 01:59 CDT
- From: ekl@sdf.lonestar.org (Evan K. Langlois)
- To: gem-list@world.std.com
- Subject: Re: Shortcuts file and other digested material
- Precedence: bulk
-
- ========================================================================
- I did a quick-and-dirty implementation of that for TOSWIN. It was a sloppy
- implementation (mainly because I was hacking at exiting code which did it
- very differently).
- ========================================================================
-
- My change to put the drag-paste back in without losing X Selection was
- even more of a hack. Its still hard to tell what happens when I right
- click to paste. Since a drag is not a cut, it will paste from the
- clipboard and so its kinda weird :-)
-
- The only real hack was that it doesn't use real double and triple clicks.
- If I double-click a word, I get a character cell, so dragging is faster!!
- This has kept me away from the X Selection.
-
- Hehe .. make options for everything that TOSWIN does, flourishes, window
- sizes, fonts, selection, window alignment, point-to-type, etc, and you'll
- cover just about everything, and you can dump 1 entire menu from TOSWIN!
-
-